home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / magic122.zip / MAGLX.DOC < prev    next >
Text File  |  1991-08-12  |  4KB  |  142 lines

  1.         COMMAND LINE SWITCHES
  2.  
  3.  /MX  - exclusive mouse for Magic. This can be toggled in command mode
  4.     using X.
  5.  
  6.  /MT1 - Monitor type for PS1 - must be used for PS1 for all modes to work.
  7.  
  8.  /M   - Start magnified in 2x2x mode.
  9.  
  10.  /Mn  - Start magnified n times (n=1,2,4,6,8,9 same as Alt hotkeys)
  11.  
  12.  /R
  13.  
  14.  /U   -    Unload TSR
  15.  
  16.  /Uxx - Set API interrupt to xx (hex value, default 49)
  17.  
  18.  /C   - Toggle Alt/Ctl shift for hotkeys. All Alt-Key become Ctl-Key.
  19.     Ctl-Shift-Num becomes Ctl-Alt-Num in Set-Bookmark hotkeys.
  20.  
  21.  /KF12 - Use F12 as a hotkey for command mode (in addition to NUM-5).
  22.       Also allowed is /KF11.
  23.  
  24.  /Q   -    Quiet: no sounds made by MAGic.
  25.  
  26.  /F <file_name>  Select <file_name> as font file.
  27.  
  28.  /Lxx -    Set xor mask for locator to xx. Default is 10 which toggles
  29.     black background (00) to blue background (10). First digit
  30.     is for background, 2nd for foreground.
  31.  
  32.  
  33.  /S x2,y2,x4,y4
  34.  
  35.         Set panning speeds in horizontal and vertical direction.
  36.  
  37.     Numbers x2 and y2 set speed for 2x2 and 1.4x1.4 magnifications.
  38.         Valid x2 and y2 are digits 0-7 (7 is the fastest).
  39.  
  40.         Numbers x4 and y4 set speed for 4x4 and higher magnifications.
  41.     Valid x4 and y4 are digits 0-2. 
  42.  
  43.     Default setup is /S 1,1,1,1.
  44.  
  45.  
  46.  /?   - Show help screen.
  47.  
  48.  
  49.  
  50.         COMMAND MODE KEYS
  51.  
  52. Arrows    Move position
  53.  
  54.  Esc    Unmagnify
  55.  Num-5    Unmagnify
  56.  
  57.  Enter    Center at cursor and exit command mode (go into tracking)
  58.  Ins    Don't center, exit command mode at current position.
  59.  M n    Set Magnification to n (n=1,2,4,6,8,9)
  60.  
  61. TAB    Move by 1/2 window width and roll over to next line, with
  62.     a click signalling rollover.
  63. BTAB    Reverse tab motion.
  64.  
  65.  C         Center on cursor
  66.  0..9         Go to bookmark 0..9 (same as hotkey Ctl 0..9)
  67.  B 0..9      Set bookmark 0..9 (same as hotkeys Ctl-Shift-0..9)
  68.  ,         Go to previous bookmark
  69.  .         Go to next bookmark
  70.  
  71.  SPACE  Start PANNING (see next section)
  72.  
  73.  +    Toggle wrap
  74.  X    Toggle exclusive mouse use on/OFF
  75.  Del    Toggle locator on/OFF
  76.  L    Toggle value for locator xor mask (only background toggled)
  77.  
  78.  I x    Ignore tracking method x, where x is one of the following:
  79.  
  80.       C - Cursor
  81.       B - Cursor at the bottom line
  82.       T - Cursor at the top line
  83.       I - Invisible cursor
  84.       A - Attributes
  85.       M - Invisible mouse cursor
  86.  
  87.         The default setup enables all tracking options.
  88.  
  89.  
  90.  Ctl-Left/Right     Set BIAS left/right (for some hi-res modes)
  91.  Ctl-PgUp/Dn     Set bias up/down
  92.  Ctl-Home     Clear bias
  93.  
  94.  
  95.  
  96.         PANNING MODE
  97.  
  98. This mode is activated by pressing SPACE (or P) from command mode.
  99. The screen starts smooth motion from from left to right and top
  100. to bottom until the end of screen is reached. At that stage the
  101. screen moves left to right as many times as there are lines on
  102. magnified screen, then it stops.
  103.  
  104. The following commands are available in panning mode:
  105.  
  106.  Arrows    Move in specified direction. Pressing same key 2nd time
  107.        stops the motion. The motion also stops when the border
  108.        of the screen is hit. PgUp, PgDn, Home, End move screen
  109.        diagonally.
  110.  
  111.  Enter       Resume continuous scanning. If it is already scanning,
  112.        the screen is moved up and scan restarts from the left.
  113.  
  114.    /       Stop panning, go to command mode.
  115.  SPACE       Stop panning, go to command mode.
  116.  
  117.    S       Slower
  118.    F       Faster
  119.  
  120.        The speed adjustment is specific to the direction of motion
  121.        and the current magnification type (below 4x and 4x or above).
  122.        Thus if pressed during diagonal or zig-zag motion, horizontal
  123.        and vertical motion is changed.
  124.        
  125.  
  126.  
  127.  
  128.         HOTKEYS
  129.  
  130.  Num-5        Command mode (also Alt-Num5)
  131.  Alt-Space    Magnify on/off
  132.  Alt-,        Previous bookmark
  133.  Alt-.        Next bookmark
  134.  Alt-Del    Locator on/off
  135.  Ctl-Shf-0..9    Set bookmark (not changed by /C switch)
  136.  Ctl-0..9    Go to bookmark (not changed by /C switch)
  137.  Alt-1..9    Set size (1,2,4,6,8,9 valid) (with /C becomes Ctl-Alt-1..9)
  138.  
  139.  Shift-Arrows    Move position (with dedicated cursor keys shift is stickey)
  140.  Shift-Num+    Toggle wrap
  141.  
  142.